tag end
英 [tæɡ end]
美 [tæɡ end]
网络 末端
英英释义
noun
双语例句
- Writing a test for a simple one-line tag might seem excessive, but you'd be surprised how many times the one-liners end up being the source of trouble.
为只有一行代码的标记编写测试看起来似乎有些过分,但是很多时候问题的源头正是这一行代码。 - John was at the tag end of his class.
约翰是他班上最后一名。 - That is, the XML must have both a start tag and end tag, and must be authored using the proper syntax.
因此,所有XML必须有一个起始标签和一个结束标签,并且要使用正确的语法创建。 - An XML document can have some empty tags that do not have anything inside and can be expressed as a single tag instead of as a set of beginning and end tags.
XML文档可以使用内部不包含任何内容的空标记,这些标记可以表示为单个标记,而不是一组开始和结束标记。 - Building on the prior example, if you add an element named, it will have a beginning tag and a corresponding end tag.
我们继续以前面的示例为例,如果添加了名为的元素,它将有一个开始标记和相应的结束标记。 - For these versions, you'll need to add a tag to the very end of each JSP page ( or to a common template, if a template mechanism such as Tiles is used).
对于这些版本,需要在每个JSP页面的末尾添加一个标记(或者,如果使用了像Tiles这样的模板机制,也可以将标记添加到一个公共的模板中)。 - Ada's part in the play came at the tag end, and she got bored waiting.
爱达在剧中的角色是在最后出场,因此她等得不耐烦了。 - Vaginal tightening surgery done before two o'clock in the vaginal orifice tag, then the degree of vaginal relaxation, the end down to make a triangle and some mucosal resection of submucosal tissue.
阴道紧缩手术时先在阴道外口做两点标记,然后根据阴道的松弛程度,做一底朝下的三角形粘膜及部分粘膜下组织切除。 - In order to realize mutual authentication, usability and privacy, there are one public key in the π OTP protocol that maintained both in the tag and the back end database that is updated by universal hash function after each successful authentication.
为了实现双向认证性、正确性和隐私性,πOTP协议设有一个公有密钥,由安全的通用哈希函数产生,同时保持在标签和后端数据库中,每次成功认证后进行更新。 - Elements are delimited by a start tag, such as, and an end tag, such as.
元素使用起始标记,如和结束标记,如分隔开。